func math/big.roundShortest

2 uses

	math/big (current package)
		ftoa.go#L103: 		roundShortest(&d, x)
		ftoa.go#L169: func roundShortest(d *decimal, x *Float) {